[18.03] nixos/tests/keymap: improve keymap tests#39670
Merged
srhb merged 2 commits intoNixOS:release-18.03from Apr 29, 2018
Merged
[18.03] nixos/tests/keymap: improve keymap tests#39670srhb merged 2 commits intoNixOS:release-18.03from
srhb merged 2 commits intoNixOS:release-18.03from
Conversation
simplify tests, prevent timeouts and non-deterministic failures (cherry picked from commit 84a6e18)
xdotool failed in rare cases when a window was already created but not yet decorated by the window manager. also prevent a (never observed but possible) race condition (cherry picked from commit 6891bda)
Member
|
@GrahamcOfBorg test keymap.azerty |
Member
|
@GrahamcOfBorg test keymap.neo |
|
Success on x86_64-linux (full log) Attempted: tests.keymap.azerty Partial log (click to expand)
|
|
Success on aarch64-linux (full log) Attempted: tests.keymap.azerty Partial log (click to expand)
|
|
Success on aarch64-linux (full log) Attempted: tests.keymap.neo Partial log (click to expand)
|
|
Success on x86_64-linux (full log) Attempted: tests.keymap.neo Partial log (click to expand)
|
Contributor
|
Tested the full set locally. Looks great! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Motivation for this change
Close #39330. Backport #39400 and #39473 to make keymap tests fail less frequently on Hydra.
We may still see some non-deterministic failures with this, but it looks better than before. Fingers crossed.
The tests might be further improved by simulating the keystrokes on the test VM itself rather than via the
qemumonitor. But let's wait and see if this is really necessary.cc @srhb @vcunat
Things done
build-use-sandboxinnix.confon non-NixOS)nix-shell -p nox --run "nox-review wip"./result/bin/)